Configurates
C1.Web.Mvc.FlexGridBase<T>.ErrorTip. Sets the error tooltip of FlexGrid.
シンタックス
'宣言
Public Function ErrorTip( _
ByVal As System.Action(Of ErrorTooltipBuilder) _
) As
public ErrorTip(
System.Action<ErrorTooltipBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照